home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93a.txt / 000059_icon-group-sender _Wed Feb 3 05:47:16 1993.msg < prev    next >
Internet Message Format  |  1993-04-21  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Wed, 3 Feb 1993 05:47:44 MST
  2. Date: Wed, 3 Feb 1993 05:47:16 MST
  3. From: "Ralph Griswold" <ralph>
  4. Message-Id: <199302031247.AA19193@cheltenham.cs.arizona.edu>
  5. To: macole@wam.umd.edu
  6. Subject: Re:  self-executable code
  7. Cc: icon-group
  8. Status: R
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11. The present version of Icon does not produce .exe files.  The new
  12. optimizing compiler for Icon produces .exe files, but it
  13. requires a 32-bit platform with extended memory and a 32-bit
  14. C compiler (the Icon compiler produces C code).  
  15.  
  16. The source code for Icon, which includes both the compiler and
  17. the more commonly used interpreter, is available by FTP
  18. from cs.arizona.edu.  cd /icon and get READ.ME for navigation
  19. instructions.
  20.  
  21. Be forewarned that building the Icon compiler requires substantial
  22. resources.  We recommend a fast 486 and at least 4MB of extended
  23. memory (it depends on the 32-bit C compiler you use).
  24.     
  25. Ralph E. Griswold            ralph@cs.arizona.edu
  26. Department of Computer Science          uunet!arizona!ralph
  27. The University of Arizona        602-621-6609 (voice)
  28. Tucson, AZ 85721            602-621-9618   (fax)
  29.